Updates a Warehouse specified by its id path parameter and according to the request body.
Generate a JWT access token through a Custom Global Integration and provide it with each request in the Authorization header prefixed with "Bearer" and then a single space.
The id of the Warehouse.
x >= 1An object conforming to the Warehouse schema to be merged with the existing Warehouse.
A Warehouse represents a physical location from which you can store inventory and perform operations independently of other warehouses.
OK - The operation completed successfully and there is no response body.